The FormBean retrieves the user-entered query from the HttpServlet request parameter. FormBean从HttpServlet请求参数检索用户输入的查询。
To change the number of entries to100 ( for example), add the query string parameter num= 100. 例如,要将条目数目改为100,添加查询字符串参数num=100。
Where command is the YQL command and query parameter represents optional parameters to the service. 其中command是YQL命令,queryparameter表示服务的可选参数。
This too uses the JAX-RS annotations to bind the after parameter to the query string parameter called after. 这里也使用JAX-RS注释来将参数after绑定到查询字符参数after上。
As a compromise, you can provide a query parameter for development time and then disable it when deploying the application. 作为折衷办法,您可以在开发时提供查询参数,然后在部署该应用程序时再禁用它。
The XML functions genxmlquery() and genxmlclobelemclob() take a SQL query as a parameter and return the result set in XML. XML函数genxmlquery()和genxmlclobelemclob()以一个SQL查询为参数,返回XML格式的结果集。
To create a custom query, append the parameter? oslc_cm. query= [ query] to the Simple Query URL. 为了创建通用查询,您可以向简单查询URL添加参数?oslccm.query=[query]。
The@ QueryParam is used by JAX-RS to tell what query parameter value to pass to the getFileList method. @QueryParam是JAX-RS用来通知要传递给getFileList方法的查询参数值。
To enforce a refresh you need to specify a query parameter that changes each time, such as v= 2, which specifies a different number each time you want Google to re-fetch the KML data. 为执行更新操作,需要指定一个每次都变化的查询参数,例如v=2,该参数每次都指定一个不同的数字,使Google重新读取KML数据。
In every case, the result query parameter is set appropriately to indicate success if it's defined. 在所有情况下,result查询参数被相应地设置为表示成功(如果被定义的话)。
Call the Twitter class's search() method, which takes the Query object as a parameter and returns search results wrapped inside the QueryResult object. 调用Twitter类的search()方法,它将获取作为参数Query的对象。并返回包装在QueryResult对象内的搜索结果。
The actual value is passed to the pre-compiled query as a parameter at runtime. 实际值在运行时作为一个参数传递到预编译的查询。
If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case. 如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。
As part of the redirect, you pass a query parameter that defines what JavaScript module file to load. 作为重定向的一部分,需要传递一个请求参数以定义JavaScript模块文件所要载入的内容。
First, look for a query parameter using the GlobalContext. 首先,使用GlobalContext查找查询参数。
The corresponding formBean retrieves the user-entered query from the Httpservlet request parameter ( for example, US and UK) and populates itself. 相应的formBean从Httpservlet请求参数检索用户输入的查询(例如美国和英国)并为自己植入数据。
It also incorporates structured queries via the "bq" query parameter, e.g. 当中还包括了通过“bq”查询参数实现的结构化查询,例如“?
Then we can use the following URL to access the service and specify a query parameter. 随后即可使用如下的URL访问上述自定义的业务逻辑,并传递相应的参数。
You can pass customer ID or customer name or customer's social security number as the value of the findby query parameter. 你可以传递客户ID或客户名或客户的社保号码,将其作为findby的查询参数值。
In this case, the search query was "creating a profile" and you can see that the query parameter is "query". 在这种情况下,搜索查询是“创建配置文件”,你可以看到,查询参数是“查询”。
Next, select whether or not you want Google Analytics to strip out the query parameter from your URL. 下一步,选择是否要谷歌分析剔除查询参数您的网址。
You may want a little variability in the way your query applies a parameter. 您可能希望查询应用参数的方式稍有不同。
Previously, all sorting was performed during report processing, using either sort orders specified in a query or parameter values in the report to get the data in a particular order. 以前,所有的排序都是在报表处理过程中执行的,使用在查询中指定的排序顺序或报表中的参数值以获得特定顺序的数据。
Then we finish function module. Mostly module includes product process chart browse, real time data query, history trend query, process alarm query, process parameter analysis, group check, and accident look back. 主要模块包括流程图浏览模块、实时数据查询模块、历史趋势查询模块、过程报警查询模块、工艺参数分析模块、班组考核模块。
A Method of Realizing a Combined Query by Using Parameter Object 一种基于Parameter对象实现组合查询的技巧
It offers query function, for example, equipment query, equipment parameter query, sql query. 系统提供了查询功能,例如设备查询、设备参数查询、SQL查询。
Queries in high-dimensional space were transformed into queries in single-dimensional space, and the effects of dimensionality, data size and query request parameter on query performance were investigated. 高维空间的查询就转变成对一维空间的检索,并研究了数据点的维数、数据量和查询请求参数对查询性能的影响。
Save condition query and pass parameter can avoid the problem of using session, but must definite the initial SQL language of showing all records before running query operation. 保存查询条件并传递参数方法可避免使用session带来的诸多问题,但其在执行查询操作前需先定义显示所有记录的初始化SQL语句。
The fuzzy query with parameter adjust in Web Database 带参数修正的WEB数据库模糊查询技术